home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / fido / maxpkt2.lha / MaxPKT.doc next >
Encoding:
Text File  |  1994-12-31  |  1.9 KB  |  52 lines

  1.  
  2. MaxPKT 2.5 by Mat Bettinson of the Plot Hatching Factory.
  3.  
  4. Xenolink and some other tossers, have an annoying habit of creating a great
  5. deal of outgoing packets for a single system feed. 
  6.  
  7. IE: 
  8.  
  9. 2.254.524.0.FLO
  10. 2.254.524.0.DUT
  11. 2.254.524.0.MO0
  12. 2.254.524.0.MO1
  13. 2.254.524.0.TU0
  14. 2.254.524.0.TU1
  15. etc etc etc... 
  16.  
  17. There is NO NEED for that at all AFAICS and it just annoys in the amount of
  18. files in your outbound which on large mail feed systems can get
  19. ridiculous. It also adds to the transfer time since Zmodem has a certain
  20. overhead per file meaning those tiny 300 byte packets take as long as a 10K
  21. would have otherwise if they were the same packet.
  22.  
  23. Enter MaxPKT. It scans your outbound and attempts to create a single
  24. outgoing ECHO MAIL packet for each system. It works quite quickly (since it
  25. was originally going to extract then add with LHA I wrote it to be fairly
  26. intelligent so it does the least work needed) and on consequetive executions
  27. it won't take very long to decide it isn't needed so adding to INBOUNDMAIL
  28. is a real possibility and/or Cron execution. 
  29.  
  30. Usage is basic:
  31.  
  32. [rx] MaxPKT2 <outbound dir>
  33.  
  34. Outbound dir isn't even needed if you alter the header of the script to give
  35. it a default value. The command line overrides the default value if you
  36. need to.... 
  37.  
  38. New for 2.5: MaxPKT now knows to ignore packets that aren't LHA archives. 
  39.              bit silly to miss that... Oops!
  40.  
  41. OK that's about it... I don't think I'll be doing much more work on the
  42. Xenolink platform but maybe the odd script will come by. I'll probably
  43. complete my Dopus file-cat utility before I stop development for it totally
  44. but I hope to make some more general utils for all BBS platforms like this.
  45.  
  46. "There's a new outlaw in town and this guy is stronger, meaner and faster than
  47. the lil' old Sherrif..."
  48.  
  49. Be well and Merry Christmas to you all. 
  50.  
  51. Mat Bettinson (E-Mail mat@darkside.demon.co.uk, Fido: 2:254/205.0)
  52.